net/http.body.bodyRemains (method)

2 uses

	net/http (current package)
		server.go#L2122: 		return v.bodyRemains()
		transfer.go#L1016: func (b *body) bodyRemains() bool {